| class FollowerCreates a sphere that matches the position of a Source. This is useful for visualizing non-Unity-based Cavern features.Visibility | Public | Extends | MonoBehaviour |
Public static functionsPublic variablesbool attach | Attach the visualized source to the active listener. | bool mute | Mute the source of the displayed object. | Color muteColor | Sphere color when the source is muted. | Color normalColor | Sphere color for unmuted objects. | Color screenLockedColor | Sphere color for unmuted and screen locked objects. | Source target | The followed source. |
|